Blazor | ComponentOne
C1.Blazor.ListView Assembly / C1.Blazor.ListView Namespace / C1ListView<T> Class / ItemsSourceProperty Field

In This Topic
    ItemsSourceProperty Field (C1ListView<T>)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ItemsSourceProperty As DependencyProperty
    public static readonly DependencyProperty ItemsSourceProperty
    See Also